diff --git a/src/interfaces/idapro/STARSFunction.cpp b/src/interfaces/idapro/STARSFunction.cpp
index 01bdb7d87e6e9e8a4bcd717e72891442eb01881c..66c5a2910fe07e3a370f74ff3e5d725f6065d20f 100644
--- a/src/interfaces/idapro/STARSFunction.cpp
+++ b/src/interfaces/idapro/STARSFunction.cpp
@@ -1,7 +1,6 @@
 
 #include <list>
 
-#include <pro.h>
 // #include "interfaces/STARSTypes.h"
 #include "interfaces/SMPDBInterface.h"
 #include "interfaces/STARSIDATypes.h"
@@ -13,6 +12,7 @@
 #include "base/SMPFunction.h"
 #include "base/SMPProgram.h"
 
+#include <pro.h>
 #include <area.hpp>
 #include <funcs.hpp>
 #include <struct.hpp>