summaryrefslogtreecommitdiffstats
path: root/Project/Text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Text.cpp')
-rw-r--r--Project/Text.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Project/Text.cpp b/Project/Text.cpp
index 060e666..9fe4fe8 100644
--- a/Project/Text.cpp
+++ b/Project/Text.cpp
@@ -1,6 +1,9 @@
#include "TextForm.h"
#include "Text.h"
+#ifdef USING_WX_3_0_X
+#include "DegreesAndRadians.h"
+#endif
#include "ElectricCalculation.h"
#include "Bus.h"
#include "Line.h"