summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/geom/geom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/geom.h b/sys/geom/geom.h
index 1249776..cd91f82 100644
--- a/sys/geom/geom.h
+++ b/sys/geom/geom.h
@@ -45,7 +45,7 @@
* The GEOM subsystem makes a few concessions in order to be able to run as a
* user-land simulation as well as a kernel component.
*/
-#include <geom/geom_sim.h>
+#include <geom_sim.h>
#endif
struct g_method;
OpenPOWER on IntegriCloud