about summary refs log tree commit diff
path: root/lib/pgm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pgm.h')
-rw-r--r--lib/pgm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pgm.h b/lib/pgm.h
index 86935307..a3fd8565 100644
--- a/lib/pgm.h
+++ b/lib/pgm.h
@@ -4,6 +4,7 @@
 #ifndef _PGM_H_
 #define _PGM_H_
 
+#include "pm.h"
 #include "pbm.h"
 
 #ifdef __cplusplus