Commit 7cbe4284 authored by Claes Sjofors's avatar Claes Sjofors

Fix for include-files

parent f7dce59e
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
#include "pwr_systemclasses.h" #include "pwr_systemclasses.h"
#include "pwr_baseclasses.h" #include "pwr_baseclasses.h"
#include "co_time.h" #include "co_time.h"
#include "co_math.h"
#include "rt_lck.h" #include "rt_lck.h"
#include "rt_plc.h" #include "rt_plc.h"
#include "rt_plc_rt.h" #include "rt_plc_rt.h"
......
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
#include <rsvg.h> #include <rsvg.h>
#endif #endif
#include "co_string.h"
#include "glow_browctx.h" #include "glow_browctx.h"
#include "glow_colpalctx.h" #include "glow_colpalctx.h"
#include "glow_curvectx.h" #include "glow_curvectx.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment