summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/fl_utf8.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/fl_utf8.h b/FL/fl_utf8.h
index cd7be66fe..27499de12 100644
--- a/FL/fl_utf8.h
+++ b/FL/fl_utf8.h
@@ -38,8 +38,8 @@
#ifndef _HAVE_FL_UTF8_HDR_
#define _HAVE_FL_UTF8_HDR_
-#include "FL/Fl_Export.H"
-#include "FL/fl_types.h"
+#include "Fl_Export.H"
+#include "fl_types.h"
#include <stdio.h>
#include <string.h>