aboutsummaryrefslogtreecommitdiff
path: root/checkbutton.c
diff options
context:
space:
mode:
Diffstat (limited to 'checkbutton.c')
-rw-r--r--checkbutton.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkbutton.c b/checkbutton.c
index 1ad0bb5..00f752b 100644
--- a/checkbutton.c
+++ b/checkbutton.c
@@ -24,7 +24,7 @@
/* TODO bind to <Configure> so that things are redrawn when the label changes */
/* TODO add float method to set state based on == 0 and everything else */
-#include "shared/tkwidgets.h"
+#include "tkwidgets.h"
#define DEBUG(x) x