ソースを参照

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>