diff --git a/src/sbbs3/scfg/scfg.h b/src/sbbs3/scfg/scfg.h
index f9e8d846949694537279d5cb41c0f34ad0b1e1b1..f31330907a4440fb2db18e69c3ed4dc969e93202 100644
--- a/src/sbbs3/scfg/scfg.h
+++ b/src/sbbs3/scfg/scfg.h
@@ -33,13 +33,11 @@
  * Note: If this box doesn't appear square, then you need to fix your tabs.	*
  ****************************************************************************/
 
-#include "uifc.h"
-#include <dir.h>
 #include <stdio.h>
 #include <stdlib.h>
 
+#include "uifc.h"
 #include "sbbs.h"
-#include "scfglib.h"
 
 /**********/
 /* Macros */