diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/dgux4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/dgux4.h b/src/s/dgux4.h index 2ed41ae81d5..828620e3b38 100644 --- a/src/s/dgux4.h +++ b/src/s/dgux4.h | |||
| @@ -53,7 +53,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 53 | the original definition would be lost. */ | 53 | the original definition would be lost. */ |
| 54 | #define NO_DGUX_SIGNAL_REDEF | 54 | #define NO_DGUX_SIGNAL_REDEF |
| 55 | 55 | ||
| 56 | #include "dgux5-4r3.h" | 56 | #include "dgux5-4-3.h" |
| 57 | 57 | ||
| 58 | #define LIBS_DEBUG /* nothing, -lg doesn't exist */ | 58 | #define LIBS_DEBUG /* nothing, -lg doesn't exist */ |
| 59 | 59 | ||