Index: trunk/IPs/systemC/Environment/Sim2OS/selftest/main.cpp
===================================================================
--- trunk/IPs/systemC/Environment/Sim2OS/selftest/main.cpp	(revision 113)
+++ trunk/IPs/systemC/Environment/Sim2OS/selftest/main.cpp	(revision 138)
@@ -1,2 +1,5 @@
+#ifdef SYSTEMC
+#include "systemc.h"
+#endif
 #include <iostream>
 #include "../include/Sim2OS.h"
