about summary refs log tree commit diff
path: root/urt/rle_getrow.c
diff options
context:
space:
mode:
Diffstat (limited to 'urt/rle_getrow.c')
-rw-r--r--urt/rle_getrow.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/urt/rle_getrow.c b/urt/rle_getrow.c
index fadf5441..bd7d1c8e 100644
--- a/urt/rle_getrow.c
+++ b/urt/rle_getrow.c
@@ -33,8 +33,8 @@
 #include <string.h>
 #include <stdio.h>
 
-#include "pm.h"
-#include "mallocvar.h"
+#include "netpbm/pm.h"
+#include "netpbm/mallocvar.h"
 
 #include "rle.h"
 #include "rle_code.h"