Selaa lähdekoodia

Adapt include statement to new header filename.

Sascha Zelzer 14 vuotta sitten
vanhempi
commit
daa396b41d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Libs/PluginFramework/Testing/Cpp/ctkLDAPExpreTest.cpp

+ 1 - 1
Libs/PluginFramework/Testing/Cpp/ctkLDAPExpreTest.cpp

@@ -19,7 +19,7 @@
 =========================================================================*/
 
 // CTK includes
-#include "ctkLDAPExpr.h"
+#include "ctkLDAPExpr_p.h"
 
 #include <iostream>
 #include <cstdlib>