From e4ca169618a33acdd65694e86f6775639dcb343f Mon Sep 17 00:00:00 2001 From: Erik Hofman Date: Sun, 7 Mar 2021 11:57:48 +0100 Subject: [PATCH] Use the new name for sg_dds.hxx --- src/Main/fg_io.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Main/fg_io.cxx b/src/Main/fg_io.cxx index ed1cf8c17..0c72800fe 100644 --- a/src/Main/fg_io.cxx +++ b/src/Main/fg_io.cxx @@ -64,7 +64,7 @@ #include #if FG_HAVE_DDS -#include +#include #endif #if FG_HAVE_HLA #include