Reorder headers related to linux module

This commit is contained in:
Azamat H. Hackimov
2024-05-19 02:48:26 +03:00
parent bde23461ea
commit 3fa32ff386
29 changed files with 39 additions and 50 deletions

View File

@@ -47,6 +47,7 @@
#include "pserror.h"
#include "joystick.h"
#include "inffile.h"
#include "lnxcontroller.h"
// Sorry! This is needed for the semi-hacky mouselook support
#include "descent.h"