Move charset library to top level.
[ira/wip.git] / source4 / lib / tdr / tdr.h
index 301cd3002e96fcaf4f111bed7ee915ac2a67cdc8..c983cd35c14ed3e941858f8c20946ac3ee27d23b 100644 (file)
@@ -21,7 +21,7 @@
 #define __TDR_H__
 
 #include <talloc.h>
-#include "charset/charset.h"
+#include "../lib/util/charset/charset.h"
 
 #define TDR_BIG_ENDIAN                 0x01
 #define TDR_ALIGN2                     0x02