瀏覽代碼

Adapt include statement to new header filename.

Sascha Zelzer 14 年之前
父節點
當前提交
daa396b41d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>