summaryrefslogtreecommitdiff
path: root/rbutil/sansapatcher/sansapatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/sansapatcher/sansapatcher.h')
-rw-r--r--rbutil/sansapatcher/sansapatcher.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/rbutil/sansapatcher/sansapatcher.h b/rbutil/sansapatcher/sansapatcher.h
index 97b73dd0b9..d422aa5932 100644
--- a/rbutil/sansapatcher/sansapatcher.h
+++ b/rbutil/sansapatcher/sansapatcher.h
@@ -28,9 +28,7 @@
extern unsigned char* sectorbuf;
#define FILETYPE_MI4 0
-#ifdef WITH_BOOTOBJS
- #define FILETYPE_INTERNAL 1
-#endif
+#define FILETYPE_INTERNAL 1
char* get_parttype(int pt);
int read_partinfo(struct sansa_t* sansa, int silent);