I placed in both and got this error :
C:\Users\bosi\Desktop\lawl\Scripting 2\gamemodes\AdminFS.pwn(2) : fatal error 100: cannot read from file: "dini"
Also my include
The first one is right, there shouldn't be any problems... or do you have 2 pawno.exe ? You have to use the one where you put the "dini" file in.
The #include <dini> has to be at top of your script, after #include <a_samp> ^^
Also check the letters, you wrote "dini" but the file could also be called "Dini"