aboutsummaryrefslogtreecommitdiffstats
path: root/src/pgtkselect.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pgtkselect.c')
-rw-r--r--src/pgtkselect.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pgtkselect.c b/src/pgtkselect.c
index 7e314df8921..c532bda00e3 100644
--- a/src/pgtkselect.c
+++ b/src/pgtkselect.c
@@ -17,8 +17,6 @@ GNU General Public License for more details.
17You should have received a copy of the GNU General Public License 17You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
19 19
20/* This should be the first include, as it may set up #defines affecting
21 interpretation of even the system includes. */
22#include <config.h> 20#include <config.h>
23 21
24#include "lisp.h" 22#include "lisp.h"