]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/handlers.cpp
Link against smux library instead of plain object files
[stg.git] / projects / stargazer / plugins / other / smux / handlers.cpp
index cad9739f7fe8ca63a7be2ae1f404e645f2a72fc3..19304c52245e1ed9abe0b18a1f423e7cf3fbc4eb 100644 (file)
@@ -1,7 +1,7 @@
-#include "asn1/GetRequest-PDU.h"
-#include "asn1/GetResponse-PDU.h"
-#include "asn1/VarBindList.h"
-#include "asn1/VarBind.h"
+#include "stg/GetRequest-PDU.h"
+#include "stg/GetResponse-PDU.h"
+#include "stg/VarBindList.h"
+#include "stg/VarBind.h"
 
 #include "stg/common.h"