aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_graph.h')
-rw-r--r--src/gwin/gwin_graph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/gwin_graph.h b/src/gwin/gwin_graph.h
index eea80679..8355f494 100644
--- a/src/gwin/gwin_graph.h
+++ b/src/gwin/gwin_graph.h
@@ -22,7 +22,7 @@
#ifndef _GWIN_GRAPH_H
#define _GWIN_GRAPH_H
-/* This file is included within "src/gwin/sys_defs.h" */
+/* This file is included within "src/gwin/gwin.h" */
typedef enum GGraphPointType_e {
GGRAPH_POINT_NONE, GGRAPH_POINT_DOT, GGRAPH_POINT_SQUARE, GGRAPH_POINT_CIRCLE