Skip to content

Commit 077cb4d

Browse files
committed
fix include
1 parent 5bee11b commit 077cb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/src/open_file_dialog.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "file_dialog.h"
1+
#include "open_file_dialog.h"
22
#include <windows.h>
33
#include <stdio.h>
44
#include <stdlib.h>

0 commit comments

Comments
 (0)