summaryrefslogtreecommitdiff
path: root/src/fl_encoding_mac_roman.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_encoding_mac_roman.cxx')
-rw-r--r--src/fl_encoding_mac_roman.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fl_encoding_mac_roman.cxx b/src/fl_encoding_mac_roman.cxx
index bc176e93e..a19e3eafd 100644
--- a/src/fl_encoding_mac_roman.cxx
+++ b/src/fl_encoding_mac_roman.cxx
@@ -25,7 +25,8 @@
// http://www.fltk.org/str.php
//
-#include <FL/fl_draw.h>
+#include <FL/fl_draw.H>
+#include <FL/Enumerations.H>
#include <stdlib.h>
#include "flstring.h"