@@ -1,6 +1,6 @@
/*
* libdpkg - Debian packaging suite library routines
- * dpkg-test.h - private test suite support
+ * test.h - test suite support
*
* Copyright © 2009 Guillem Jover <guillem@debian.org>
@@ -19,7 +19,7 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <dpkg-test.h>
+#include <dpkg/test.h>
#include <dpkg/macros.h>
static void
#include <dpkg-priv.h>
#include <stdlib.h>
#include <dpkg-db.h>
#include <string.h>
test(void)
#define version(epoch, version, revision) \